| Einhugur macOS Bridge plugin. |
|
NSDate.Equal Method
Returns a Boolean value that indicates whether a given object is a date that is exactly equal the receiver.
Parameters
- dateValue
- The date to compare with the receiver.
Returns
- Boolean
- True if the anotherDate is an NSDate object and is exactly equal to the receiver, otherwise False.
Remarks
See Also
NSDate Class